{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 2575000.0,
    "gravity": 1.4,
    "timewarpHeight": 15000.0,
    "mapColor": {
      "r": 1.0,
      "g": 0.71,
      "b": 0.0,
      "a": 1.0
    }
  },
  "ATMOSPHERE_PHYSICS_DATA": {
    "height": 600000.0,
    "density": 0.007,
    "curve": 1.0,
    "parachuteMultiplier": 20.0,
    "upperAtmosphere": 0.33
  },
  "ATMOSPHERE_VISUALS_DATA": {
    "GRADIENT": {
      "positionZ": 2000,
      "height": 600000.0,
      "texture": "Atmo_Titan"
    },
    "CLOUDS": {
      "texture": "Earth_Clouds",
      "startHeight": 5000.0,
      "width": 30845.6774,
      "height": 16000.0,
      "alpha": 1.2,
      "velocity": 1.0
    },
    "FOG": {
      "keys": []
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Titan",
      "planetTextureCutout": 0.9990000128746033,
      "surfaceTexture_A": "Soft_Rocks",
      "surfaceTextureSize_A": {
        "x": 30.0,
        "y": 10.0
      },
      "surfaceTexture_B": "Dark_Dust",
      "surfaceTextureSize_B": {
        "x": -1.0,
        "y": -1.0
      },
      "terrainTexture_C": "Hard_Rocks",
      "terrainTextureSize_C": {
        "x": 150.0,
        "y": 50.0
      },
      "surfaceLayerSize": 40.0,
      "minFade": 0.0,
      "maxFade": 0.0,
      "shadowIntensity": 0.5,
      "shadowHeight": 8.0
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap(Craters,45921.4922752688, 200)",
      "OUTPUT = AddHeightMap(Craters,10100.9283545591, 50)",
      "OUTPUT = AddHeightMap(Craters,2672.08640646380, 16)",
      "OUTPUT = AddHeightMap( Perlin,3373.97611485300, 5)"
    ],
    "textureFormula": [],
    "verticeSize": 2.0
  },
  "ORBIT_DATA": {
    "parent": "Saturn",
    "semiMajorAxis": 1221625000.0,
    "eccentricity": 0.0288,
    "argumentOfPeriapsis": 176.0,
    "multiplierSOI": 1.25,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}